x86 shadow: allocate all shadow memory in single pages
authorTim Deegan <Tim.Deegan@citrix.com>
Wed, 1 Sep 2010 10:23:49 +0000 (11:23 +0100)
committerTim Deegan <Tim.Deegan@citrix.com>
Wed, 1 Sep 2010 10:23:49 +0000 (11:23 +0100)
commit09cae24637fb571d6216a7bd45e486a6c3d4d8e3
tree89c88446b851812f8615cc7d72cd3c5162ad8296
parent3117617710bcfc3ff93a65b4defc0fc1bf4e64a2
x86 shadow: allocate all shadow memory in single pages
now that multi-page shadows need not be contiguous.

Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/multi.c
xen/include/asm-x86/domain.h
xen/include/asm-x86/mm.h